program timer

英 [ˈprəʊɡræm ˈtaɪmə(r)] 美 [ˈproʊɡræm ˈtaɪmər]

网络  时间程序控制器; 程序定时器

电力



双语例句

  1. At this point, the program is ready to accept requests, but the reload timer is also in operation.
    现在,程序可以接受请求了,重新装载计时器也启动了。
  2. In a long-running program, the Timer is probably best created as a daemon thread ( using the constructors that take a boolean parameter to indicate daemon status), so it won't keep the VM alive.
    在长时间运行的程序中,最好创建一个Timer守护线程(使用带有指示守护线程状态的参数的构造函数),从而它不会让VM活动。
  3. The sampling system is controlled by an adjustable program timer or by a manual pushbutton.
    取样系统用可调程序定时器或手动操作的按纽控制。
  4. Its a real simple program that demonstrates the timer control.
    这个简单的应用程序演示了定时器控件的使用。
  5. Most of the task in the monitoring program, such as data acquirement, communication, self-diagnosis, alarm, display and control signal output, are triggered by the system real timer.
    监控软件采用模块化的结构,以系统的时钟为基准,定时触发不同的任务,完成数据采集、通讯、系统自检、输出控制等工作。
  6. MCU program structure divides into two parts as main program and timer interrupt service program, after many times 'testing and running, the program runs steadily and reliably.
    单片机程序结构分主程序和定时器中断服务程序两个部分,经过反复试验运行,程序运行稳定可靠。
  7. We also discuss system main program, software timer interrupting program, position/ velocity PID algorithm program, object velocity calculating program, serial received interrupting program etc.
    文中还论述了系统主程序、软件定时器中断程序、位置/速度PID算法程序、目标速度计算程序、串行接收中断程序等。
  8. This paper brings forward three feasible solutions ( time program, timer and counter, time chip) to the realization of the timing function of MCU application system, and also makes detailed analysis of and comparison among them.
    本文就微控制器应用系统定时功能的实现,提出了使用定时程序、定时/计数器、定时芯片实现定时功能三种可行的设计思路,并详细地进行了分析与比较。
  9. This paper presents the method to develop screen protection program by use of VB timer controller and screen object.
    介绍了用VB定时器控件和Screen对象编写屏幕保护程序的方法。
  10. Based on the principle of UART, a software method has been presented for asynchronous communication by using interrupt program of timer, and has been implemented in an application project.
    本文通过分析通用异步通信器件的工作原理,给出了一种利用单片机的定时器中断程序实现异步通信的方法,并在实际工程项目中得到了应用。
  11. This paper has recommended the method of making the screen protection program under WINDOWS with VB. Combining with the relevant knowledge, such as keyboard incident, mouse incident, timer incident and WINDOWS API of VB, it provides the intact screen protection program instance.
    介绍了通过VB来制作WINDOWS下屏幕保护程序的方法;并结合VB的键盘事件、鼠标事件、定时器事件及WindowsAPI等相关知识,介绍了用VB编写屏幕保护程序的关键问题。
  12. On the base of the hardware design, this paper introduces the main program, A/ D convert subprogram, Timer A abruption subprogram and liquid crystal display subprogram of software systematic.
    在硬件设计的基础上,文中对系统软件设计中的检测主程序、A/D转换子程序、定时器A中断子程序和液晶显示子程序的设计进行了系统性介绍。
  13. The first one use the Visual C++ to develop the program and mainly study the multimedia technology, multimedia timer based on the Windows and the control technology of industrial computer.
    论文提出了两种基于工业PC的音乐喷泉控制的实现方法,一种是采用微软VC6.0开发平台进行程序开发,主要研究了windows平台下的多媒体技术、精确定时技术和基于工业PC的控制技术。
  14. Video Capture Program Based on Visual C++ and the Application of Timer
    基于C++的视频采集程序设计及计时器的使用
  15. System kernel module includes 2 sub-modules, one module is the design and development of the embedded microkernel and the other is program design and development of the system and timer administration.
    系统内核模块包括两个子模块,一个模块是嵌入式微内核(系统调度模块)的设计与开发,另一个模块是系统管理与时间管理的设计与开发。
  16. And the SCM software system is composed of main program, serial interrupt service program, data transform subprogram, timer interrupt service program and pulse output subprogram.
    下位机软件系统主要由主程序、串行中断服务程序、数据转换子程序、定时器中断服务程序和脉冲输出子程序构成。
  17. The method and program for timing implemented by system timer through DOS/ BIOS function call in real-time control are introduced.
    介绍了在实时控制中,通过对DOS/BIOS功能调用,用系统定时器实现定时的方法和程序。
  18. Thus, this paper designed and implemented a general program to measure Linux timer jitter based on Linux module programming.
    因此,本文在利用Linux模块编程的基础上,设计并实现了一种能够测量Linux定时器抖动的通用程序。
  19. The timer has been necessary in industry control and data-acquisition, The paper gives a detail introduction how to program a high quality timer component in Delphi, It makes easier to design the industry control program.
    工业控制、数据采集中通常需要毫秒、甚至微秒级的定时控制。本文详细介绍了在Delphi中开发高精度的时钟控件,大大方便了对工控程序的设计。
  20. The room level node's initialization program will initialize the UART and timer, read node address, collect person and illustration information and execute the command.
    房间层初始化程序包括串口及定时计数器初始化、读取本从机地址、采集本室内的人员及光强信息后上层命令开关照明灯。
  21. Build the main program which is able to respond 4 different timer cycle interrupts under the DSP integrated development-CCS ( Code Composer Studio) and realizes the straight line interpolation and circular interpolation.
    在DSP集成开发环境CCS(Codecomposerstudio)下,建立了能够响应4个不同定时器周期中断的主程序框架,并在此基础上实现了两轴联动直线插补、圆弧插补的程序实现。
  22. The DSP control software is roughly divided into main program, timer interrupt service routine and AD conversion interrupt service routine.
    DSP控制软件主要分主程序、定时器中断服务程序和AD转换中断服务程序。
  23. The key modules are as follows: the main program, timer interrupt initialization subroutine, AD initialization subroutine, DMA interrupt subroutine and signal preprocessing subroutine.
    给出了完整的软件设计,主要模块有:主程序设计、定时器中断子程序、A/D初始化子程序、DMA中断子程序和信号预处理子程序。
  24. This paper introduces the basic structure of the BREW program, common application interface, buttons and event definition, how to use the timer and the resource editor.
    本文着重介绍厂BREW程序的基本结构,常用应用接口,按键与事件定义,计时器的用法,资源编辑的使用。
  25. Among them, main program is in charge of initialization and key-display processing, timer interrupt service routine, is designed to implement vector control algorithm, three close-loop regulators and the generation of SVPWM signals as core program.
    主程序负责初始化和键显处理,定时器中断服务程序作为核心程序实现矢量控制算法、三闭环调节器设计和SVPWM信号发生,AD转换中断服务程序为系统保护功能提供基础之一。
  26. The software includes the system control program and the analysis program on PC. The system control program consists of the main procedure, initialization module, timer interruption module, data processing module, alarm module, serial communication module and storage module.
    软件包括单片机软件和PC机分析软件。单片机软件由主程序、初始化模块、定时器中断模块、数据处理模块、报警模块、串口通信模块和存储模块组成。
  27. It gives the flow charts of main program, the AD sampling, generate reference sine wave, the timer interrupt of the SPWM and does related experiments.
    在软件方面,给出了主程序、AD采样、产生基准正弦波、定时器中断产生SPWM的软件流程图,并进行相关的实验。
  28. In the aspect of software designing, the main program and timer interrupt subprogram as well as module subprograms are designed, the module algorithms are explained detailedly.
    在软件设计方面,设计了主程序和定时器中断子程序及各模块子程序,并对各部分算法进行了详细说明。
  29. Every functional module has been developed into an interruption service program. When the Timer comes the main program calls them to run the program.
    将各功能模块编写成独立的中断服务程序,以主程序调用的方式来运行。